Account for the fact that Xlib expects format == 32 to be a long, even on
authorOwen Taylor <otaylor@redhat.com>
Sun, 21 Feb 1999 20:55:04 +0000 (20:55 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 21 Feb 1999 20:55:04 +0000 (20:55 +0000)
commit25cdbd356057a4e8d3a654487a739a279fa96068
treef55f54f575c9e3502639460a09e69ae84c8dd643
parent295e763b4da13726b7beb8e9c905a5af30b0e251
Account for the fact that Xlib expects format == 32 to be a long, even on

Sun Feb 21 15:59:55 1999  Owen Taylor  <otaylor@redhat.com>

* gdk/MwmUtil.h gdk/gdkwindow.c: Account for the
fact that Xlib expects format == 32 to be a long,
even on 64-bit architectures.

[ patch from George Lebl (jirka@5z.com) ]
16 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/MwmUtil.h
gdk/gdk.c
gdk/gdk.h
gdk/gdkwindow.c
gdk/x11/MwmUtil.h
gdk/x11/gdkmain-x11.c
gdk/x11/gdkwindow-x11.c
gtk/gtkmain.c
gtk/gtkmain.h